Return a Java Surface object derived from the ANativeWindow, for interacting
with it through Java code. The returned Java object acquires a reference on
the ANativeWindow; maintains it through general Java object's life cycle;
and will automatically release the reference when the Java object gets garbage
collected.
Return a Java Surface object derived from the ANativeWindow, for interacting with it through Java code. The returned Java object acquires a reference on the ANativeWindow; maintains it through general Java object's life cycle; and will automatically release the reference when the Java object gets garbage collected.